Rdocumentation
powered by
Learn R Programming
spnet (version 0.9.1-0)
graph.map<-: Set the map to a
SpatialNetwork
object
Description
This generic method intends to set or replace the map object. Currently only
SpatialPolygons
from the
sp
package are supported.
Usage
graph.map(object) <- value
Arguments
object
the
SpatialNetwork
object for which we want to set the map.
value
the map.